From: Matthieu Gallien Date: Mon, 28 Apr 2025 10:10:35 +0000 (+0200) Subject: prepare for release 3.16.4 X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=0febbee77be35f9a17f591b22767e1500192d14f;p=nextcloud-desktop.git prepare for release 3.16.4 Signed-off-by: Matthieu Gallien --- diff --git a/VERSION.cmake b/VERSION.cmake index 9a8e04a72..1e56e674f 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -3,10 +3,10 @@ # ------------------------------------ set(MIRALL_VERSION_MAJOR 3) set(MIRALL_VERSION_MINOR 16) -set(MIRALL_VERSION_PATCH 3) +set(MIRALL_VERSION_PATCH 4) set(MIRALL_VERSION_YEAR 2025) set(MIRALL_SOVERSION 0) -set(MIRALL_PREVERSION_HUMAN "3.16.3") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc. +set(MIRALL_PREVERSION_HUMAN "3.16.4") # For preversions where PATCH>=50. Use version + alpha, rc1, rc2, etc. # ------------------------------------ # Minimum supported server versions